Indicates whether the message has been acknowledged.
__property VARIANT_BOOL* Acknowledged;
VARIANT_BOOL* Acknowledged;
Property Acknowledged() As VARIANT_BOOL*
false
When an event is created, Acknowledged is False. The client can use this flag to display, only messages that haven't been reviewed. The client can then acknowledge message by calling Acknowledge.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|